Implementation of a visual difference metric using commodity graphics hardware
نویسندگان
چکیده
A visual difference metric was implemented on a commodity graphics card to take advantage of the increased processing power available today in a Graphics Processing Unit (GPU). The specific algorithm employed was the Sarnoff Visual Discrimination Metric (Sarnoff VDM). To begin the implementation, the typical architecture of a contemporary GPU was analyzed and some general strategies were developed for performing image processing tasks on GPUs. The stages of the Sarnoff VDM were then mapped onto the hardware and the implementation was completed. A performance analysis showed that the algorithm’s speed had been increased by an order of magnitude over the original version that only ran on a CPU. The same analysis showed that the energy stage was the most expensive in terms of both program size and processing time. An interactive version of the Sarnoff VDM was developed and some ideas for additional applications of GPU based visual difference metrics were suggested.
منابع مشابه
Investigating the Effects of Hardware Parameters on Power Consumptions in SPMV Algorithms on Graphics Processing Units (GPUs)
Although Sparse matrix-vector multiplication (SPMVs) algorithms are simple, they include important parts of Linear Algebra algorithms in Mathematics and Physics areas. As these algorithms can be run in parallel, Graphics Processing Units (GPUs) has been considered as one of the best candidates to run these algorithms. In the recent years, power consumption has been considered as one of the metr...
متن کاملFast Image Segmentation and Smoothing Using Commodity Graphics Hardware
We present a novel use of commodity graphics hardware to perform real-time image segmentation and image morphology operations. Our preliminary results show a performance increase of over 30% using an nVidia GeForce4 when compared to an implementation using Intel MMX optimized code on a 2.2 Ghz Intel P4 CPU.
متن کاملEvaluating Centrality Metrics in Real-World Networks on GPU
GPGPU has received a lot of attention recently as a cost effective solution for high performance computing. In this paper we present a parallel algorithm for computing Betweenness centrality (BC) using CUDA. BC is an important metric in small world network analysis which is expensive to compute. While there are existing parallel implementations, ours is the first implementation on commodity har...
متن کاملAcceleration of a 2D Euler Flow Solver Using Commodity Graphics Hardware
The implementation of a 2D Euler solver on graphics hardware is described. The graphics processing unit is highly parallelised and uses a programming model that is well suited to flow computation. Results for a transonic turbine cascade test-case are presented. For large grids (10 nodes) a 40 times speed-up compared to a Fortran implementation on a contemporary CPU is observed.
متن کاملA Unified Approach To Real-Time, Multi-Resolution, Multi-Baseline 2d View Synthesis And 3d Depth Estimation Using Commodity Graphics Hardware
We present a new method for using commodity graphics hardware to achieve real-time, on-line, 2D view synthesis or 3D depth estimation from two or more calibrated cameras. Our method combines a 3D plane-sweeping approach with 2D multi-resolution color consistency tests. We project camera imagery onto each plane, compute measures of color consistency throughout the plane at multiple resolutions, ...
متن کامل